| C1.Web.Mvc Namespace : FlexGridFilter<T> Class | 
The following tables list the members exposed by FlexGridFilter<T>.
| Name | Description | |
|---|---|---|
![]()  | FlexGridFilter<T> Constructor | Initializes a new instance of the FlexGridFilter class. | 
| Name | Description | |
|---|---|---|
![]()  | ColumnFilters | Gets or sets a list of the column filters. | 
![]()  | Components | Gets the child components. (Inherited from C1.Web.Mvc.Component) | 
![]()  | DefaultFilterType | Gets or sets the default filter type to use. | 
![]()  | Id | Gets or sets the component id. (Inherited from C1.Web.Mvc.Component) | 
![]()  | OnClientFilterApplied | Occurs after the filter is applied. | 
![]()  | OnClientFilterChanged | Occurs after a column filter has been edited by the user. | 
![]()  | OnClientFilterChanging | Occurs when a column filter is about to be edited by the user. | 
![]()  | ShowFilterIcons | Gets or sets whether the FlexGridFilter should add filter editing buttons to the grid's column headers. | 
![]()  | ShowSortButtons | Gets or sets a value indicating whether the filter editor should include sort buttons. | 
| Name | Description | |
|---|---|---|
![]()  | ToHtmlString | Returns an HTML-encoded string. (Inherited from C1.Web.Mvc.Component) | 
| Name | Description | |
|---|---|---|
![]()  | ToTemplate | Render the html string in template mode. |